home *** CD-ROM | disk | FTP | other *** search
/ Web Designer 98 (Professional) / WebDesigner 1.0.iso / toolbox / msie3dbg.exe / ie3dbg.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1996-12-17  |  6.1 KB  |  264 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;;  Microsoft Script Toolkit for Internet Explorer
  3. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  4.  
  5. [Version] 
  6. Signature="$Chicago$" 
  7. AdvancedINF=2.5,"An unexpected error has occurred and setup cannot continue.  (advpack.dll missing or version incorrect)"
  8.  
  9. [DestinationDirs] 
  10. Inf.CopyFiles=17
  11. System.CopyFiles=11
  12. setupapi.CopyFiles=11
  13. IEDir.CopyFiles=49000
  14. Help.CopyFiles=49000,"help\content"
  15. Art.CopyFiles=49000,"help\art"
  16. ScrSys.CopyFiles=49000,"system"
  17.  
  18. [DefaultInstall.NT]
  19. RequiredEngine=setupapi,"An unexpected error has occured and setup cannot contineu.  (setupapi not available)"
  20. CustomDestination=CustomDestinationSection
  21. CopyFiles=IEDir.CopyFiles,Help.CopyFiles,Art.CopyFiles,ScrSys.CopyFiles,Inf.CopyFiles,System.CopyFiles
  22. RegisterOCXs=RegisterOCXSection
  23. RunPostSetupCommands=PostSetupCommand
  24. AddReg=UseDebugHTML.Reg,Uninstall.AddReg
  25. SmartReboot=I
  26.  
  27.  
  28. [DefaultInstall]
  29. RequiredEngine=setupapi,"An unexpected error has occured and setup cannot contineu.  (setupapi not available)"
  30. CustomDestination=CustomDestinationSection
  31. CopyFiles=setupapi.CopyFiles,IEDir.CopyFiles,Help.CopyFiles,Art.CopyFiles,ScrSys.CopyFiles,Inf.CopyFiles,System.CopyFiles
  32. RegisterOCXs=RegisterOCXSection
  33. RunPostSetupCommands=PostSetupCommand
  34. AddReg=UseDebugHTML.Reg,Uninstall.AddReg
  35. SmartReboot=I
  36.  
  37.  
  38. [Uninstall]
  39. RequiredEngine=setupapi,"Uninstall Failure.  A Required DLL is missing (setupapi.dll)"
  40. CustomDestination=CustomDestinationSection
  41. DelFiles=IEDir.CopyFiles,Help.CopyFiles,Art.CopyFiles,ScrSys.CopyFiles,Inf.CopyFiles,System.CopyFiles
  42. RegisterOCXs=UninstallRegisterOCX
  43. AddReg=UseOriginalHTML.Reg
  44. DelReg=Uninstall.AddReg
  45. SmartReboot=I
  46.  
  47. [CustomDestinationSection]
  48. 49000=IEDirectory,7
  49.  
  50. [IEDirectory]
  51. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE","Path","Unable to retrieve the path to the Internet Explorer version 3 program files.  You must re-install Internet Explorer version 3.",%25%
  52.  
  53. [Inf.CopyFiles]
  54. IE3DBG.INF
  55.  
  56. [ScrSys.CopyFiles]
  57. pdm.dll
  58. xdebugps.dll
  59. scrrun.dll
  60. jscript.dll
  61. vbscript.dll
  62.  
  63. [System.CopyFiles]
  64. mshtmdbg.dll,mshtml.dll
  65.  
  66. [setupapi.CopyFiles]
  67. setupapi.dll
  68. cfgmgr32.dll
  69.  
  70.  
  71. [IEDir.CopyFiles]
  72. scrdebug.exe
  73. sdintl.dll
  74.  
  75. [RegisterOCXSection]
  76. %49000%\system\jscript.dll
  77. %49000%\system\vbscript.dll
  78. %49000%\system\scrrun.dll
  79. %49000%\system\pdm.dll
  80. %49000%\system\xdebugps.dll
  81. %11%\mshtmdbg.dll
  82.  
  83.  
  84. [UninstallRegisterOCX]
  85. %11%\jscript.dll
  86. %11%\vbscript.dll
  87. %11%\mshtml.dll
  88.  
  89.  
  90. [Uninstall.AddReg]
  91. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IE3DBG,"DisplayName",,"Microsoft Script Toolkit for Internet Explorer"
  92. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IE3DBG,"UninstallString",,"rundll32 advpack.dll,LaunchINFSection ie3dbg.inf,Uninstall,3"
  93.  
  94. [UseDebugHTML.Reg]
  95. HKLM,"SOFTWARE\Classes\CLSID\{25336920-03F9-11CF-8FD0-00AA00686F13}\InProcServer32",,0,"%11%\mshtmdbg.dll"
  96. HKLM,"SOFTWARE\Classes\CLSID\{25336921-03F9-11CF-8FD0-00AA00686F13}\InProcServer32",,0,"%11%\mshtmdbg.dll"
  97. HKLM,"SOFTWARE\Classes\htmlfile\Shell\Edit\Command",,2,"%25%\notepad.exe"
  98.  
  99. [UseOriginalHTML.Reg]
  100. HKLM,"SOFTWARE\Classes\CLSID\{25336920-03F9-11CF-8FD0-00AA00686F13}\InProcServer32",,0,"%11%\mshtml.dll"
  101. HKLM,"SOFTWARE\Classes\CLSID\{25336921-03F9-11CF-8FD0-00AA00686F13}\InProcServer32",,0,"%11%\mshtml.dll"
  102.  
  103. [PostSetupCommand]
  104. %49000%\scrdebug.exe /regserver
  105.  
  106. [Art.CopyFiles]
  107. break.bmp
  108. breakpoint.bmp
  109. callstack.bmp
  110. continue.bmp
  111. copy.bmp
  112. cut.bmp
  113. end.bmp
  114. immediate.bmp
  115. paste.bmp
  116. prodmast.GIF
  117. save.bmp
  118. searchdlg.bmp
  119. start.bmp
  120. stepinto.bmp
  121. stepout.bmp
  122. stepover.bmp
  123. wcurline.bmp
  124. yellowarrow.bmp
  125. 1pixel.gif
  126. hdimage.gif
  127. hdstart.gif
  128. headline.gif
  129. ie_animated.gif
  130. new.gif
  131. specfoc.gif
  132. tipweek.gif
  133.  
  134.  
  135.  
  136. [Help.CopyFiles]
  137. msdLeftlist.htm
  138. msdlogo.htm
  139. msdStart.htm
  140. msdTOC.htm
  141. scrdhlp.htm
  142. sdcondifferences.htm
  143. sdconwhy.htm
  144. vsdlgFindDialog.htm
  145. vsmnuDebugMenu.htm
  146. vsmnuDebugMenuC.htm
  147. vsmnuEditMenu.htm
  148. vsmnuEditMenuC.htm
  149. vsmnuFileMenu.htm
  150. vsmnuFileMenuC.htm
  151. vsmnuHelpMenu.htm
  152. vsmnuHelpMenuC.htm
  153. vsmnuViewMenu.htm
  154. vsmnuViewMenuC.htm
  155. vsmnuWindowMenu.htm
  156. vsmnuWindowMenuC.htm
  157. vsrgnCallStackWindow.htm
  158. vsrgnCallStackWindowC.htm
  159. vsrgnCodeWindow.htm
  160. vsrgnCodeWindowC.htm
  161. vsrgnEditWindow.htm
  162. vsrgnEditWindowC.htm
  163. vsrgnImmediateWindow.htm
  164. vsrgnImmediateWindowC.htm
  165. vsrgnProjectExplorerWindow.htm
  166. vsrgnProjectExplorerWindowC.htm
  167. cpyright.htm
  168. vjfctdebugger.htm
  169. vjfctdebuggerc.htm
  170. vjfctwrite.htm
  171. vjfctwriteC.htm
  172. vjfctwriteln.htm
  173. vjfctwritelnC.htm
  174. vsstmdebugstop.htm
  175. vsstmdebugstopC.htm
  176. vsmthdebugwrite.htm
  177. vsmthdebugwriteC.htm
  178. vsmthdebugwriteline.htm
  179. vsmthdebugwritelineC.htm
  180.  
  181. [SourceDisksNames]
  182. 1="Internet Explorer for Authors",nolabel,0
  183.  
  184. [SourceDisksFiles]
  185. mshtmdbg.dll=1
  186. pdm.dll=1
  187. xdebugps.dll=1
  188. vbscript.dll=1
  189. sdintl.dll=1
  190. scrrun.dll=1
  191. jscript.dll=1
  192. scrdebug.exe=1
  193. setupapi.dll=1
  194. msdLeftlist.htm=1
  195. msdlogo.htm=1
  196. msdStart.htm=1
  197. msdTOC.htm=1
  198. scrdhlp.htm=1
  199. sdcondifferences.htm=1
  200. sdconwhy.htm=1
  201. vsdlgFindDialog.htm=1
  202. vsmnuDebugMenu.htm=1
  203. vsmnuDebugMenuC.htm=1
  204. vsmnuEditMenu.htm=1
  205. vsmnuEditMenuC.htm=1
  206. vsmnuFileMenu.htm=1
  207. vsmnuFileMenuC.htm=1
  208. vsmnuHelpMenu.htm=1
  209. vsmnuHelpMenuC.htm=1
  210. vsmnuViewMenu.htm=1
  211. vsmnuViewMenuC.htm=1
  212. vsmnuWindowMenu.htm=1
  213. vsmnuWindowMenuC.htm=1
  214. vsrgnCallStackWindow.htm=1
  215. vsrgnCallStackWindowC.htm=1
  216. vsrgnCodeWindow.htm=1
  217. vsrgnCodeWindowC.htm=1
  218. vsrgnEditWindow.htm=1
  219. vsrgnEditWindowC.htm=1
  220. vsrgnImmediateWindow.htm=1
  221. vsrgnImmediateWindowC.htm=1
  222. vsrgnProjectExplorerWindow.htm=1
  223. vsrgnProjectExplorerWindowC.htm=1
  224. break.bmp=1
  225. breakpoint.bmp=1
  226. callstack.bmp=1
  227. continue.bmp=1
  228. copy.bmp=1
  229. cut.bmp=1
  230. end.bmp=1
  231. immediate.bmp=1
  232. paste.bmp=1
  233. prodmast.GIF=1
  234. save.bmp=1
  235. searchdlg.bmp=1
  236. start.bmp=1
  237. stepinto.bmp=1
  238. stepout.bmp=1
  239. stepover.bmp=1
  240. wcurline.bmp=1
  241. yellowarrow.bmp=1
  242. cpyright.htm=1
  243. vjfctdebugger.htm=1
  244. vjfctdebuggerc.htm=1
  245. vjfctwrite.htm=1
  246. vjfctwriteC.htm=1
  247. vjfctwriteln.htm=1
  248. vjfctwritelnC.htm=1
  249. vsstmdebugstop.htm=1
  250. vsstmdebugstopC.htm=1
  251. vsmthdebugwrite.htm=1
  252. vsmthdebugwriteC.htm=1
  253. vsmthdebugwriteline.htm=1
  254. vsmthdebugwritelineC.htm=1
  255. 1pixel.gif=1
  256. hdimage.gif=1
  257. hdstart.gif=1
  258. headline.gif=1
  259. ie_animated.gif=1
  260. new.gif=1
  261. specfoc.gif=1
  262. tipweek.gif=1
  263.  
  264.